blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,option,p,pre,select,ul{margin:0;padding:0;border:0}
h1,h2,h3,h4,h5,h6{font-weight:400}
ul,ol,li{list-style:none}
em,i,s,u{font-style:normal}
button,img{border:none}
table,td,th,tr{border-spacing:0;cellspacing:0;cellpadding:0;padding:0}
form,input,option,select{outline:0}
input{box-sizing:content-box;padding:0;margin:0}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}
.fl{float:left}
.fr{float:right}
.clear{clear:both;zoom:1}
.clearfix{zoom:1;}
.clearfix:after,.clearfix:before{content:"";display:table}
.clearfix:after{clear:both;overflow:hidden}
/* body,html{background:#fff;width:100%;height:100%} */
body{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue","Helvetica,＼5FAE＼8F6F＼96C5＼9ED1","＼5B8B＼4F53";font-size:14px;min-width:1200px;background:#fff;color:#333}

a{color:#fff;text-decoration:none}
a:hover{text-decoration: underline}
a:focus{outline:0;-moz-outline:none}
body,html{background:#fff;min-width:1200px}
.warp{width: 1200px;margin: 0 auto;  }
.warp2{width: 1000px;margin: 0 auto;  }
.bg_bank{
    width: 100%;
    min-width:1200px;
    min-height: 829px;
}
.jt_navbox{
/* position: fixed;*/
    z-index: 11111;
    background-color: #fff;
    width: 100%;
}
.jt_logo{
    float: left;
    height: 100px;
}
/*.jt_navlist{
    width: 65%;
    height: 65px;
    float: left;
    margin-left: 5%;
}
.jt_navlist li{
    float: left;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 12%;
}
.jt_navlist li a{
    color: #333;
    text-decoration: none;
}
.jt_navlist .on{
    background-color: red;
}
.jt_navlist .on a{
    color: #fff;
}
.jt_navlist li:hover{
    background-color: red;
}
.jt_navlist li:hover a{
    color: #fff;
}
.jt_search{
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 25px;
}
.jt_search img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}*/
   .jt_search{
        width: 50%;
        height: 100px;
        float: right;
        margin-top: 0;
        position: relative;
    }
    .jt_search input{
        height: 35px;
        width: 260px;
        border: 1px solid #ccc;
        position: absolute;
        right: 0;
        bottom: 30px;
    }

    .jt_search .search_btn{
        width: 35px;
        height: 35px;
        border: 0;
    }
    .jt_navlist{
        width: 100%;
        height: 65px;
        background-color: #1b2e6b;
        margin-left: 0;
        font-size:18px;
    }
    .jt_navlist li a{
        color: #333;
        text-decoration: none;
    }
    .jt_navlist .on a{
        color: #fff;
    }
    .jt_navlist .syl {
        float: left;
        height: 65px;
        line-height: 65px;
        text-align: center;
        width: 12.5%;
    }
    .jt_navlist li a{
        display: inline-block;
        width: 100%;
        height: 100%;
        color:#fff;
    }
    .jt_navlist .on{
        background-color: #be1b22;
    }
    .jt_navlist li:hover{
        background-color: #be1b22;
    }
    .jt_navlist .syl div{
        background-color: #DBE9F4;
        display: none;
        font-size:16px;
    }
    .jt_navlist li:hover a{
        color: #fff;
    }
    .jt_navlist .syl:hover p a{
        color: #333;
    }
.jt_navlist .syl p{
    width:100%;
    height:65px;
}
    .jt_navlist .syl p:hover a{
        color: #fff;
    }
.jt_navlist p:hover{
        background-color: #1b2e6b;
    }
    .jt_search img {
        width: 90%;
        height: 90%;
        cursor: pointer;
    }
.jt_sybanner{
    width: 100%;
    height: 100%;
}
.jt_footer{
    width: 100%;
    height: 120px;
    background-color: #eee;
    padding-top: 3px;
    color: #666;
    margin-top:40px;
}
.jt_navb{
    display: block;
    margin-top: 10px;
}
.jt_footer li{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
}
.jt_navb li{
    margin-right: 0;
}
.jt_navb li a{
    display: inline-block;
    text-decoration: none;
    line-height: 20px;
    color: #666;
    padding: 0 10px;
    border-right: 1px solid #ccc;
}
.jt_navb li:first-child a{
    padding-left: 0;
}
.jt_navb li:last-child a{
    border-right: 0;
}
.jt_ba{
    margin-top: 5px;
}
/*page*/
#pages { padding:10px 0 10px;text-align:center;font:12px '宋体';}
#pages a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center; }
.page .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
.bs_listall{min-height:916px;}
.list_content img{width:100%;}